Hi,
I have installed the office web apps in another server. Which is in another domain, sharepoint server is in another domain. Both were in various Lan. I am now trying to configure the office web apps in sharepoint.
When i enter the command
New-SPWOPIBinding -ServerName <WacServerName> -AllowHTTP
I get an error as WARNING: The server did not respond. Trying again (attempt 1 of 5).
WARNING: The server did not respond. Trying again (attempt 2 of 5).
WARNING: The server did not respond. Trying again (attempt 3 of 5).
WARNING: The server did not respond. Trying again (attempt 4 of 5).
WARNING: The server did not respond. Trying again (attempt 5 of 5).
New-SPWOPIBinding : Sorry, we have encountered an error and New-SPWOPIBinding
has failed.
At line:1 char:1
+ New-SPWOPIBinding -ServerName server.contoso.local -AllowHTTP
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Share...tNewWOPIBinding
:SPCmdletNewWOPIBinding) [New-SPWOPIBinding], SPCmdletException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewWOPIB
indingI don't know what i was missing. i don't have idea what to do. Can anyone how to resolve this and why it's showing.
I already checked the link http://blog.blksthl.com/?s=https#step3. But i couldn't understand this.
can anyone tell me what to do. What am i missing !
Thanks in advance,
Rajendran.K